-
Home
-
Trusted Shops Easy Integration for WooCommerce
-
1.0.5
-
Code
-
Classes
- OrderExporter
Total Complexity |
29 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
223 |
Lines of code |
133 |
Logical lines of code |
70 |
Comment lines |
42 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_row_data() |
A |
43 |
15 |
45 |
get_default_column_names() |
S |
55 |
2 |
21 |
get_orders() |
S |
56 |
2 |
17 |
__construct() |
S |
57 |
1 |
18 |
set_days_to_export() |
S |
71 |
2 |
6 |
prepare_data_to_export() |
S |
69 |
2 |
7 |
set_sales_channel() |
S |
81 |
1 |
3 |
set_filename_suffix() |
S |
79 |
1 |
3 |
get_sales_channel() |
S |
82 |
1 |
3 |
send_headers() |
S |
72 |
1 |
6 |
get_file_path() |
S |
74 |
1 |
4 |